go.uber.org/zap/zapcore.sampler.tick (field)

5 uses

	go.uber.org/zap/zapcore (current package)
		sampler.go#L155: 		tick:       tick,
		sampler.go#L172: 	tick              time.Duration
		sampler.go#L206: 		tick:       s.tick,
		sampler.go#L221: 		n := counter.IncCheckReset(ent.Time, s.tick)